adTempus API
|
Gets or sets the number of hours or minutes between executions.
__property long Interval;
long Interval;
Property Interval() As long
0
The Interval represents hours or minutes, depending on the IntervalType. I.e., if IntervalType is adtiHour, set the Interval to 1 to represent 1 hour.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|